Detects whether specified polyline intersects specified rectangle.
Namespace: MindFusion
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static bool PolylineIntersectsRect ( |
Visual Basic Copy Code |
---|
Public Shared Function PolylineIntersectsRect( _ |
A Rect instance.
A list of points.